Skip to content

Conversation

@mycpuorg
Copy link
Contributor

New example under examples/attention_optimization/ with docs, configs, evaluator, MLIR IRs, scripts, and tests. Evolves transformation parameters to optimize attention kernels; supports IR-sim and real execution. Aims for 15–32% speedup; usage documented in README.

TODO:

  • integration with mlir-opt for automated profiling to complete the validation loop
  • GPU support

New example under examples/attention_optimization/ with docs, configs, evaluator, MLIR IRs, scripts, and tests.
Evolves transformation parameters to optimize attention kernels; supports IR-sim and real execution.
Aims for 15–32% speedup; usage documented in README.

TODO:
* integration with mlir-opt for automated profiling to complete the validation loop
* GPU support
@CLAassistant
Copy link

CLAassistant commented Aug 10, 2025

CLA assistant check
All committers have signed the CLA.

@mycpuorg mycpuorg marked this pull request as ready for review August 10, 2025 18:18
@codelion codelion merged commit 4009cc1 into algorithmicsuperintelligence:main Aug 10, 2025
2 checks passed
wangcheng0825 pushed a commit to wangcheng0825/openevolve that referenced this pull request Sep 15, 2025
…kevolve_openevolve

feat: add MLIR attention optimization example (OpenEvolve)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants